home *** CD-ROM | disk | FTP | other *** search
/ Champak 109 / Vol 109.iso / games / steppenw.swf / scripts / DefineSprite_2847 / frame_63 / DoAction.as
Text File  |  2008-11-12  |  170b  |  9 lines

  1. if(eval("/Variables:FlairePris") != true)
  2. {
  3.    set("/Variables:FlairePris",true);
  4.    tellTarget("_root.Animatiques")
  5.    {
  6.       gotoAndStop("PrendFlair");
  7.    }
  8. }
  9.